3.19.15 \(\int \frac {(1-2 x)^{5/2} (3+5 x)^2}{(2+3 x)^8} \, dx\)

Optimal. Leaf size=168 \[ \frac {23 (1-2 x)^{7/2}}{882 (3 x+2)^6}-\frac {(1-2 x)^{7/2}}{441 (3 x+2)^7}-\frac {467 (1-2 x)^{5/2}}{2646 (3 x+2)^5}+\frac {2335 (1-2 x)^{3/2}}{31752 (3 x+2)^4}+\frac {2335 \sqrt {1-2 x}}{3111696 (3 x+2)}+\frac {2335 \sqrt {1-2 x}}{1333584 (3 x+2)^2}-\frac {2335 \sqrt {1-2 x}}{95256 (3 x+2)^3}+\frac {2335 \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )}{1555848 \sqrt {21}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 168, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 6, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {89, 78, 47, 51, 63, 206} \begin {gather*} \frac {23 (1-2 x)^{7/2}}{882 (3 x+2)^6}-\frac {(1-2 x)^{7/2}}{441 (3 x+2)^7}-\frac {467 (1-2 x)^{5/2}}{2646 (3 x+2)^5}+\frac {2335 (1-2 x)^{3/2}}{31752 (3 x+2)^4}+\frac {2335 \sqrt {1-2 x}}{3111696 (3 x+2)}+\frac {2335 \sqrt {1-2 x}}{1333584 (3 x+2)^2}-\frac {2335 \sqrt {1-2 x}}{95256 (3 x+2)^3}+\frac {2335 \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )}{1555848 \sqrt {21}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((1 - 2*x)^(5/2)*(3 + 5*x)^2)/(2 + 3*x)^8,x]

[Out]

-(1 - 2*x)^(7/2)/(441*(2 + 3*x)^7) + (23*(1 - 2*x)^(7/2))/(882*(2 + 3*x)^6) - (467*(1 - 2*x)^(5/2))/(2646*(2 +
 3*x)^5) + (2335*(1 - 2*x)^(3/2))/(31752*(2 + 3*x)^4) - (2335*Sqrt[1 - 2*x])/(95256*(2 + 3*x)^3) + (2335*Sqrt[
1 - 2*x])/(1333584*(2 + 3*x)^2) + (2335*Sqrt[1 - 2*x])/(3111696*(2 + 3*x)) + (2335*ArcTanh[Sqrt[3/7]*Sqrt[1 -
2*x]])/(1555848*Sqrt[21])

Rule 47

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^n)/(b*
(m + 1)), x] - Dist[(d*n)/(b*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1), x], x] /; FreeQ[{a, b, c, d},
x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && LtQ[m, -1] &&  !(IntegerQ[n] &&  !IntegerQ[m]) &&  !(ILeQ[m + n + 2, 0
] && (FractionQ[m] || GeQ[2*n + m + 1, 0])) && IntLinearQ[a, b, c, d, m, n, x]

Rule 51

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^(n + 1
))/((b*c - a*d)*(m + 1)), x] - Dist[(d*(m + n + 2))/((b*c - a*d)*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^n,
x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && LtQ[m, -1] &&  !(LtQ[n, -1] && (EqQ[a, 0] || (NeQ[
c, 0] && LtQ[m - n, 0] && IntegerQ[n]))) && IntLinearQ[a, b, c, d, m, n, x]

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 78

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> -Simp[((b*e - a*f
)*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/(f*(p + 1)*(c*f - d*e)), x] - Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1)
+ c*f*(p + 1)))/(f*(p + 1)*(c*f - d*e)), Int[(c + d*x)^n*(e + f*x)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e, f,
 n}, x] && LtQ[p, -1] && ( !LtQ[n, -1] || IntegerQ[p] ||  !(IntegerQ[n] ||  !(EqQ[e, 0] ||  !(EqQ[c, 0] || LtQ
[p, n]))))

Rule 89

Int[((a_.) + (b_.)*(x_))^2*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[((b*c - a*
d)^2*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/(d^2*(d*e - c*f)*(n + 1)), x] - Dist[1/(d^2*(d*e - c*f)*(n + 1)), In
t[(c + d*x)^(n + 1)*(e + f*x)^p*Simp[a^2*d^2*f*(n + p + 2) + b^2*c*(d*e*(n + 1) + c*f*(p + 1)) - 2*a*b*d*(d*e*
(n + 1) + c*f*(p + 1)) - b^2*d*(d*e - c*f)*(n + 1)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && (LtQ
[n, -1] || (EqQ[n + p + 3, 0] && NeQ[n, -1] && (SumSimplerQ[n, 1] ||  !SumSimplerQ[p, 1])))

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin {align*} \int \frac {(1-2 x)^{5/2} (3+5 x)^2}{(2+3 x)^8} \, dx &=-\frac {(1-2 x)^{7/2}}{441 (2+3 x)^7}+\frac {1}{441} \int \frac {(1-2 x)^{5/2} (1967+3675 x)}{(2+3 x)^7} \, dx\\ &=-\frac {(1-2 x)^{7/2}}{441 (2+3 x)^7}+\frac {23 (1-2 x)^{7/2}}{882 (2+3 x)^6}+\frac {2335}{882} \int \frac {(1-2 x)^{5/2}}{(2+3 x)^6} \, dx\\ &=-\frac {(1-2 x)^{7/2}}{441 (2+3 x)^7}+\frac {23 (1-2 x)^{7/2}}{882 (2+3 x)^6}-\frac {467 (1-2 x)^{5/2}}{2646 (2+3 x)^5}-\frac {2335 \int \frac {(1-2 x)^{3/2}}{(2+3 x)^5} \, dx}{2646}\\ &=-\frac {(1-2 x)^{7/2}}{441 (2+3 x)^7}+\frac {23 (1-2 x)^{7/2}}{882 (2+3 x)^6}-\frac {467 (1-2 x)^{5/2}}{2646 (2+3 x)^5}+\frac {2335 (1-2 x)^{3/2}}{31752 (2+3 x)^4}+\frac {2335 \int \frac {\sqrt {1-2 x}}{(2+3 x)^4} \, dx}{10584}\\ &=-\frac {(1-2 x)^{7/2}}{441 (2+3 x)^7}+\frac {23 (1-2 x)^{7/2}}{882 (2+3 x)^6}-\frac {467 (1-2 x)^{5/2}}{2646 (2+3 x)^5}+\frac {2335 (1-2 x)^{3/2}}{31752 (2+3 x)^4}-\frac {2335 \sqrt {1-2 x}}{95256 (2+3 x)^3}-\frac {2335 \int \frac {1}{\sqrt {1-2 x} (2+3 x)^3} \, dx}{95256}\\ &=-\frac {(1-2 x)^{7/2}}{441 (2+3 x)^7}+\frac {23 (1-2 x)^{7/2}}{882 (2+3 x)^6}-\frac {467 (1-2 x)^{5/2}}{2646 (2+3 x)^5}+\frac {2335 (1-2 x)^{3/2}}{31752 (2+3 x)^4}-\frac {2335 \sqrt {1-2 x}}{95256 (2+3 x)^3}+\frac {2335 \sqrt {1-2 x}}{1333584 (2+3 x)^2}-\frac {2335 \int \frac {1}{\sqrt {1-2 x} (2+3 x)^2} \, dx}{444528}\\ &=-\frac {(1-2 x)^{7/2}}{441 (2+3 x)^7}+\frac {23 (1-2 x)^{7/2}}{882 (2+3 x)^6}-\frac {467 (1-2 x)^{5/2}}{2646 (2+3 x)^5}+\frac {2335 (1-2 x)^{3/2}}{31752 (2+3 x)^4}-\frac {2335 \sqrt {1-2 x}}{95256 (2+3 x)^3}+\frac {2335 \sqrt {1-2 x}}{1333584 (2+3 x)^2}+\frac {2335 \sqrt {1-2 x}}{3111696 (2+3 x)}-\frac {2335 \int \frac {1}{\sqrt {1-2 x} (2+3 x)} \, dx}{3111696}\\ &=-\frac {(1-2 x)^{7/2}}{441 (2+3 x)^7}+\frac {23 (1-2 x)^{7/2}}{882 (2+3 x)^6}-\frac {467 (1-2 x)^{5/2}}{2646 (2+3 x)^5}+\frac {2335 (1-2 x)^{3/2}}{31752 (2+3 x)^4}-\frac {2335 \sqrt {1-2 x}}{95256 (2+3 x)^3}+\frac {2335 \sqrt {1-2 x}}{1333584 (2+3 x)^2}+\frac {2335 \sqrt {1-2 x}}{3111696 (2+3 x)}+\frac {2335 \operatorname {Subst}\left (\int \frac {1}{\frac {7}{2}-\frac {3 x^2}{2}} \, dx,x,\sqrt {1-2 x}\right )}{3111696}\\ &=-\frac {(1-2 x)^{7/2}}{441 (2+3 x)^7}+\frac {23 (1-2 x)^{7/2}}{882 (2+3 x)^6}-\frac {467 (1-2 x)^{5/2}}{2646 (2+3 x)^5}+\frac {2335 (1-2 x)^{3/2}}{31752 (2+3 x)^4}-\frac {2335 \sqrt {1-2 x}}{95256 (2+3 x)^3}+\frac {2335 \sqrt {1-2 x}}{1333584 (2+3 x)^2}+\frac {2335 \sqrt {1-2 x}}{3111696 (2+3 x)}+\frac {2335 \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )}{1555848 \sqrt {21}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.04, size = 47, normalized size = 0.28 \begin {gather*} \frac {(1-2 x)^{7/2} \left (\frac {823543 (69 x+44)}{(3 x+2)^7}-149440 \, _2F_1\left (\frac {7}{2},6;\frac {9}{2};\frac {3}{7}-\frac {6 x}{7}\right )\right )}{726364926} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((1 - 2*x)^(5/2)*(3 + 5*x)^2)/(2 + 3*x)^8,x]

[Out]

((1 - 2*x)^(7/2)*((823543*(44 + 69*x))/(2 + 3*x)^7 - 149440*Hypergeometric2F1[7/2, 6, 9/2, 3/7 - (6*x)/7]))/72
6364926

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.56, size = 106, normalized size = 0.63 \begin {gather*} \frac {2335 \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )}{1555848 \sqrt {21}}-\frac {\left (1702215 (1-2 x)^6-26478900 (1-2 x)^5+8891883 (1-2 x)^4+386781696 (1-2 x)^3-951955683 (1-2 x)^2+784886900 (1-2 x)-274710415\right ) \sqrt {1-2 x}}{1555848 (3 (1-2 x)-7)^7} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[((1 - 2*x)^(5/2)*(3 + 5*x)^2)/(2 + 3*x)^8,x]

[Out]

-1/1555848*((-274710415 + 784886900*(1 - 2*x) - 951955683*(1 - 2*x)^2 + 386781696*(1 - 2*x)^3 + 8891883*(1 - 2
*x)^4 - 26478900*(1 - 2*x)^5 + 1702215*(1 - 2*x)^6)*Sqrt[1 - 2*x])/(-7 + 3*(1 - 2*x))^7 + (2335*ArcTanh[Sqrt[3
/7]*Sqrt[1 - 2*x]])/(1555848*Sqrt[21])

________________________________________________________________________________________

fricas [A]  time = 1.26, size = 145, normalized size = 0.86 \begin {gather*} \frac {2335 \, \sqrt {21} {\left (2187 \, x^{7} + 10206 \, x^{6} + 20412 \, x^{5} + 22680 \, x^{4} + 15120 \, x^{3} + 6048 \, x^{2} + 1344 \, x + 128\right )} \log \left (\frac {3 \, x - \sqrt {21} \sqrt {-2 \, x + 1} - 5}{3 \, x + 2}\right ) + 21 \, {\left (1702215 \, x^{6} + 8132805 \, x^{5} - 24492348 \, x^{4} - 23950566 \, x^{3} + 1405308 \, x^{2} + 1415408 \, x - 1107536\right )} \sqrt {-2 \, x + 1}}{65345616 \, {\left (2187 \, x^{7} + 10206 \, x^{6} + 20412 \, x^{5} + 22680 \, x^{4} + 15120 \, x^{3} + 6048 \, x^{2} + 1344 \, x + 128\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(5/2)*(3+5*x)^2/(2+3*x)^8,x, algorithm="fricas")

[Out]

1/65345616*(2335*sqrt(21)*(2187*x^7 + 10206*x^6 + 20412*x^5 + 22680*x^4 + 15120*x^3 + 6048*x^2 + 1344*x + 128)
*log((3*x - sqrt(21)*sqrt(-2*x + 1) - 5)/(3*x + 2)) + 21*(1702215*x^6 + 8132805*x^5 - 24492348*x^4 - 23950566*
x^3 + 1405308*x^2 + 1415408*x - 1107536)*sqrt(-2*x + 1))/(2187*x^7 + 10206*x^6 + 20412*x^5 + 22680*x^4 + 15120
*x^3 + 6048*x^2 + 1344*x + 128)

________________________________________________________________________________________

giac [A]  time = 1.15, size = 148, normalized size = 0.88 \begin {gather*} -\frac {2335}{65345616} \, \sqrt {21} \log \left (\frac {{\left | -2 \, \sqrt {21} + 6 \, \sqrt {-2 \, x + 1} \right |}}{2 \, {\left (\sqrt {21} + 3 \, \sqrt {-2 \, x + 1}\right )}}\right ) + \frac {1702215 \, {\left (2 \, x - 1\right )}^{6} \sqrt {-2 \, x + 1} + 26478900 \, {\left (2 \, x - 1\right )}^{5} \sqrt {-2 \, x + 1} + 8891883 \, {\left (2 \, x - 1\right )}^{4} \sqrt {-2 \, x + 1} - 386781696 \, {\left (2 \, x - 1\right )}^{3} \sqrt {-2 \, x + 1} - 951955683 \, {\left (2 \, x - 1\right )}^{2} \sqrt {-2 \, x + 1} + 784886900 \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} - 274710415 \, \sqrt {-2 \, x + 1}}{199148544 \, {\left (3 \, x + 2\right )}^{7}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(5/2)*(3+5*x)^2/(2+3*x)^8,x, algorithm="giac")

[Out]

-2335/65345616*sqrt(21)*log(1/2*abs(-2*sqrt(21) + 6*sqrt(-2*x + 1))/(sqrt(21) + 3*sqrt(-2*x + 1))) + 1/1991485
44*(1702215*(2*x - 1)^6*sqrt(-2*x + 1) + 26478900*(2*x - 1)^5*sqrt(-2*x + 1) + 8891883*(2*x - 1)^4*sqrt(-2*x +
 1) - 386781696*(2*x - 1)^3*sqrt(-2*x + 1) - 951955683*(2*x - 1)^2*sqrt(-2*x + 1) + 784886900*(-2*x + 1)^(3/2)
 - 274710415*sqrt(-2*x + 1))/(3*x + 2)^7

________________________________________________________________________________________

maple [A]  time = 0.02, size = 93, normalized size = 0.55 \begin {gather*} \frac {2335 \sqrt {21}\, \arctanh \left (\frac {\sqrt {21}\, \sqrt {-2 x +1}}{7}\right )}{32672808}-\frac {139968 \left (\frac {2335 \left (-2 x +1\right )^{\frac {13}{2}}}{298722816}-\frac {11675 \left (-2 x +1\right )^{\frac {11}{2}}}{96018048}+\frac {6721 \left (-2 x +1\right )^{\frac {9}{2}}}{164602368}+\frac {571 \left (-2 x +1\right )^{\frac {7}{2}}}{321489}-\frac {132161 \left (-2 x +1\right )^{\frac {5}{2}}}{30233088}+\frac {81725 \left (-2 x +1\right )^{\frac {3}{2}}}{22674816}-\frac {114415 \sqrt {-2 x +1}}{90699264}\right )}{\left (-6 x -4\right )^{7}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((-2*x+1)^(5/2)*(5*x+3)^2/(3*x+2)^8,x)

[Out]

-139968*(2335/298722816*(-2*x+1)^(13/2)-11675/96018048*(-2*x+1)^(11/2)+6721/164602368*(-2*x+1)^(9/2)+571/32148
9*(-2*x+1)^(7/2)-132161/30233088*(-2*x+1)^(5/2)+81725/22674816*(-2*x+1)^(3/2)-114415/90699264*(-2*x+1)^(1/2))/
(-6*x-4)^7+2335/32672808*arctanh(1/7*21^(1/2)*(-2*x+1)^(1/2))*21^(1/2)

________________________________________________________________________________________

maxima [A]  time = 1.41, size = 164, normalized size = 0.98 \begin {gather*} -\frac {2335}{65345616} \, \sqrt {21} \log \left (-\frac {\sqrt {21} - 3 \, \sqrt {-2 \, x + 1}}{\sqrt {21} + 3 \, \sqrt {-2 \, x + 1}}\right ) + \frac {1702215 \, {\left (-2 \, x + 1\right )}^{\frac {13}{2}} - 26478900 \, {\left (-2 \, x + 1\right )}^{\frac {11}{2}} + 8891883 \, {\left (-2 \, x + 1\right )}^{\frac {9}{2}} + 386781696 \, {\left (-2 \, x + 1\right )}^{\frac {7}{2}} - 951955683 \, {\left (-2 \, x + 1\right )}^{\frac {5}{2}} + 784886900 \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} - 274710415 \, \sqrt {-2 \, x + 1}}{1555848 \, {\left (2187 \, {\left (2 \, x - 1\right )}^{7} + 35721 \, {\left (2 \, x - 1\right )}^{6} + 250047 \, {\left (2 \, x - 1\right )}^{5} + 972405 \, {\left (2 \, x - 1\right )}^{4} + 2268945 \, {\left (2 \, x - 1\right )}^{3} + 3176523 \, {\left (2 \, x - 1\right )}^{2} + 4941258 \, x - 1647086\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(5/2)*(3+5*x)^2/(2+3*x)^8,x, algorithm="maxima")

[Out]

-2335/65345616*sqrt(21)*log(-(sqrt(21) - 3*sqrt(-2*x + 1))/(sqrt(21) + 3*sqrt(-2*x + 1))) + 1/1555848*(1702215
*(-2*x + 1)^(13/2) - 26478900*(-2*x + 1)^(11/2) + 8891883*(-2*x + 1)^(9/2) + 386781696*(-2*x + 1)^(7/2) - 9519
55683*(-2*x + 1)^(5/2) + 784886900*(-2*x + 1)^(3/2) - 274710415*sqrt(-2*x + 1))/(2187*(2*x - 1)^7 + 35721*(2*x
 - 1)^6 + 250047*(2*x - 1)^5 + 972405*(2*x - 1)^4 + 2268945*(2*x - 1)^3 + 3176523*(2*x - 1)^2 + 4941258*x - 16
47086)

________________________________________________________________________________________

mupad [B]  time = 1.19, size = 143, normalized size = 0.85 \begin {gather*} \frac {\frac {81725\,{\left (1-2\,x\right )}^{3/2}}{354294}-\frac {114415\,\sqrt {1-2\,x}}{1417176}-\frac {132161\,{\left (1-2\,x\right )}^{5/2}}{472392}+\frac {36544\,{\left (1-2\,x\right )}^{7/2}}{321489}+\frac {6721\,{\left (1-2\,x\right )}^{9/2}}{2571912}-\frac {11675\,{\left (1-2\,x\right )}^{11/2}}{1500282}+\frac {2335\,{\left (1-2\,x\right )}^{13/2}}{4667544}}{\frac {1647086\,x}{729}+\frac {117649\,{\left (2\,x-1\right )}^2}{81}+\frac {84035\,{\left (2\,x-1\right )}^3}{81}+\frac {12005\,{\left (2\,x-1\right )}^4}{27}+\frac {343\,{\left (2\,x-1\right )}^5}{3}+\frac {49\,{\left (2\,x-1\right )}^6}{3}+{\left (2\,x-1\right )}^7-\frac {1647086}{2187}}+\frac {2335\,\sqrt {21}\,\mathrm {atanh}\left (\frac {\sqrt {21}\,\sqrt {1-2\,x}}{7}\right )}{32672808} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((1 - 2*x)^(5/2)*(5*x + 3)^2)/(3*x + 2)^8,x)

[Out]

((81725*(1 - 2*x)^(3/2))/354294 - (114415*(1 - 2*x)^(1/2))/1417176 - (132161*(1 - 2*x)^(5/2))/472392 + (36544*
(1 - 2*x)^(7/2))/321489 + (6721*(1 - 2*x)^(9/2))/2571912 - (11675*(1 - 2*x)^(11/2))/1500282 + (2335*(1 - 2*x)^
(13/2))/4667544)/((1647086*x)/729 + (117649*(2*x - 1)^2)/81 + (84035*(2*x - 1)^3)/81 + (12005*(2*x - 1)^4)/27
+ (343*(2*x - 1)^5)/3 + (49*(2*x - 1)^6)/3 + (2*x - 1)^7 - 1647086/2187) + (2335*21^(1/2)*atanh((21^(1/2)*(1 -
 2*x)^(1/2))/7))/32672808

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**(5/2)*(3+5*x)**2/(2+3*x)**8,x)

[Out]

Timed out

________________________________________________________________________________________